Resource StructureDefinition/FHIR Server from package portuguese.core.guide#1.0.0 (125 ms)
Package | portuguese.core.guide |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4B |
Source | https://simplifier.net/resolve?scope=portuguese.core.guide@1.0.0&canonical=https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/AllergyIntolerancePTCore |
Url | https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/AllergyIntolerancePTCore |
Version | 1.0.0 |
Status | active |
Date | 2024-05-10T10:00:07.1805266+00:00 |
Name | AllergyIntolerancePTCore |
Title | Allergy Intolerance PT Core |
Experimental | False |
Description | O recurso allergyintolerance caracteriza de forma abrangente uma alergia ou intolerância, permitindo a existência de uma visão única relativamente aos atributos que o caracterizam e que se afiguram como relevantes no âmbito da partilha de informação entre sistemas. Uma exposição a uma substância representa um risco para um indivíduo específico, podendo este desenvolver uma resposta fisiológica prejudicial ou indesejável. |
Purpose | O recurso allergyintolerance é utilizado para descrição de alergias (tipicamente hipersensibilidade tipo I, além de outras reações "alérgicas", incluindo pseudoalergia) ou intolerâncias (geralmente reações adversas não imunes e que não correspondem a uma reação que se espera que ocorra com a maioria ou todos os utentes em circunstâncias semelhantes).
O risco de ocorrência de um evento ou manifestação de reação adversa não deve ser registado sem identificação uma substância causadora da reação ou classe de substância. Caso exista incerteza na identificação da substância causadora da reação essa incerteza pode ser registada utilizando o elemento 'verificationStatus'. Se existirem várias substâncias possíveis que podem ter causado uma reação/manifestação, cada substância deve ser registada usando uma instância separada deste recurso com o 'verificationStatus' definido para um estado inicial de 'não confirmado'. Se posteriormente fo comprovado que uma substância, agente ou classe não é a causa de uma determinada reação, o 'verificationStatus' pode ser modificado para 'refuted'. |
Type | AllergyIntolerance |
Kind | resource |
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "AllergyIntolerancePTCore",
"url" : "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/AllergyIntolerancePTCore",
"version" : "1.0.0",
"name" : "AllergyIntolerancePTCore",
"title" : "Allergy Intolerance PT Core",
"status" : "active",
"date" : "2024-05-10T10:00:07.1805266+00:00",
"publisher" : "SPMS",
"contact" : [
{
"name" : "Interoperabilidade Semântica",
"telecom" : [
{
"system" : "url",
"value" : "https://www.spms.min-saude.pt"
}
]
}
],
"description" : "O recurso allergyintolerance caracteriza de forma abrangente uma alergia ou intolerância, permitindo a existência de uma visão única relativamente aos atributos que o caracterizam e que se afiguram como relevantes no âmbito da partilha de informação entre sistemas. Uma exposição a uma substância representa um risco para um indivÃduo especÃfico, podendo este desenvolver uma resposta fisiológica prejudicial ou indesejável.",
"purpose" : "O recurso allergyintolerance é utilizado para descrição de alergias (tipicamente hipersensibilidade tipo I, além de outras reações \"alérgicas\", incluindo pseudoalergia) ou intolerâncias (geralmente reações adversas não imunes e que não correspondem a uma reação que se espera que ocorra com a maioria ou todos os utentes em circunstâncias semelhantes).\r\n\r\nO risco de ocorrência de um evento ou manifestação de reação adversa não deve ser registado sem identificação uma substância causadora da reação ou classe de substância. Caso exista incerteza na identificação da substância causadora da reação essa incerteza pode ser registada utilizando o elemento 'verificationStatus'. Se existirem várias substâncias possÃveis que podem ter causado uma reação/manifestação, cada substância deve ser registada usando uma instância separada deste recurso com o 'verificationStatus' definido para um estado inicial de 'não confirmado'. Se posteriormente fo comprovado que uma substância, agente ou classe não é a causa de uma determinada reação, o 'verificationStatus' pode ser modificado para 'refuted'.",
"fhirVersion" : "4.3.0",
"kind" : "resource",
"abstract" : false,
"type" : "AllergyIntolerance",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/AllergyIntolerance",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "AllergyIntolerance",
"path" : "AllergyIntolerance",
"constraint" : [
{
"key" : "aitPtCore-01",
"severity" : "error",
"human" : "Quando o código associado ao elemento AllergyIntolerance.category corresponde a 'medication' é obrigatório o envio de um código ATC no elemento AllergyIntolerance.code. Quando o código associado ao elemento AllergyIntolerance.category corresponde a 'food', 'environment', 'biologic' é obrigatório o envio, no elemento AllergyIntolerance.code, de um código pertencente ao value set Allergen No Drug. O desconhecimento de existência de alergias ou intolerância TERà de ser claramente documentado, enviando no elemento AllergyIntolerance.code, o código 716186003. Quando no elemento AllergyIntolerance.code é enviado o código 716186003, está dispensado o envio do elemento AllergyIntolerance.category e AllergyIntolerance.type.",
"expression" : "(category.exists() and (code.id).exists() and code.id='drugAllergen' and category ='medication') or ( category.exists() and (code.id).exists() and code.id='allergenNoDrug' and (category='food' )) or (category.exists() and (code.id).exists() and code.id='allergenNoDrug' and (category='biologic' )) or ( (code.id).exists() and code.id='allergenNoDrug' and (category='environment' ) ) or ((code.id).exists() and code.id='absentOrUnknownAllergy' and (category.exists().not() or category .exists()))"
}
]
},
{
"id" : "AllergyIntolerance.id",
"path" : "AllergyIntolerance.id",
"min" : 1
},
{
"id" : "AllergyIntolerance.meta",
"path" : "AllergyIntolerance.meta",
"type" : [
{
"code" : "Meta",
"profile" : [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/MetaPTCore"
]
}
]
},
{
"id" : "AllergyIntolerance.extension:abatementDateTimePTExtension",
"path" : "AllergyIntolerance.extension",
"sliceName" : "abatementDateTimePTExtension",
"definition" : "Indica a data ou a data estimada em que a condição foi resolvida ou entrou em remissão.",
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/AbatementDateTimePTExtension"
]
}
]
},
{
"id" : "AllergyIntolerance.extension:abatementDateTimePTExtension.value[x]",
"path" : "AllergyIntolerance.extension.value[x]",
"definition" : "Indicar a data e hora da resolução ou remissão.\r\nUma data ou data parcial ou data e hora, sendo o formato definido pela ISO8601. Se a hora e minutos forem especificados, descrição da time zone (UTC) DEVE ser preenchida. Os segundos devem ser fornecidos devido a restrições de tipo de esquema, mas podem ser preenchidos com zero. O horário \"24:00\" não é permitido. Formatos possÃveis:\r\n - ano\r\n - ano e mês\r\n - ano, mês e dia\r\n - YYYY-MM-DDThh:mm:ss+zz:zz - ano, mês, dia , hora, minutos , segundos e time zone."
},
{
"id" : "AllergyIntolerance.extension:allergyIntoleranceTypePTExtension",
"path" : "AllergyIntolerance.extension",
"sliceName" : "allergyIntoleranceTypePTExtension",
"definition" : "Possibilita a distinção entre Alergia e Intolerância.",
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/AllergyIntoleranceTypePTExtension"
]
}
]
},
{
"id" : "AllergyIntolerance.identifier",
"path" : "AllergyIntolerance.identifier",
"definition" : "Utilizado para indicar o identificador local e/ou central.",
"type" : [
{
"code" : "Identifier",
"profile" : [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/ExtensionIdentifierPTCore"
]
}
]
},
{
"id" : "AllergyIntolerance.identifier.type.coding.id",
"path" : "AllergyIntolerance.identifier.type.coding.id",
"comment" : "."
},
{
"id" : "AllergyIntolerance.clinicalStatus",
"path" : "AllergyIntolerance.clinicalStatus",
"definition" : "Identifica o estado clÃnico da Alergia ou Intolerância.\r\n\r\n - Se ativa, implica que o utente não se encontra curado ou há risco de manifestar reação à substância identificada. Quando o utente se encontra em recuperação ou quando a alergia/intolerância persiste deverá ser utilizado o estado: âactiveâ. \r\n\r\n - Se inativa, o utente já não está em risco de desenvolver reação à substância identificada. Perante esta situação deve ser utilizado o estado: âinativeâ. \r\n\r\n - Se resolvido, implica que o utente se encontra curado ou curado com sequelas. A reação à substância identificada foi clinicamente reavaliada por análise ou (re)exposição e é considerada como não presente, Perante esta situação deve ser utilizado o estado: âresolvedâ",
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/CodeableConceptPTCore"
]
}
]
},
{
"id" : "AllergyIntolerance.verificationStatus",
"path" : "AllergyIntolerance.verificationStatus",
"definition" : "Identifica o estado de confirmação ou propensão da Intolerância ou Alergia.\r\n\r\n - Se não confirmado, considera-se que o nÃvel de certeza é baixo relativamente à propensão para uma reação à substância identificada. Neste sentido, é possÃvel a ocorrência de uma futura reação. Perante esta situação deve ser utilizado o estado: âunconfirmedâ.\r\n\r\n - Se confirmado, considera-se que o nÃvel de certeza é alto relativamente à propensão para uma reação à substância identificada. Neste sentido, é provável a ocorrência de uma futura reação. Perante esta situação deve ser utilizado o estado: âconfirmedâ.\r\n\r\n - Se refutado, considera-se que a propensão para uma reação à substância identificada foi contestada ou refutada com um nÃvel de certeza clÃnico suficiente para justificar a invalidação da informação. Perante esta situação deve ser utilizado o estado: ârefutedâ.\r\n\r\n- O estado âentered-in-errorâ é utilizado em situações nas quais a instrução foi inserida com erro ou não é válida.",
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/CodeableConceptPTCore"
]
}
]
},
{
"id" : "AllergyIntolerance.type",
"path" : "AllergyIntolerance.type",
"definition" : "Possibilita a distinção entre Alergia e Intolerância. Uma alergia corresponde à propensão para reações de hipersensibilidade a uma determinada substância. Perante esta situação deve ser utilizado o tipo: âallergyâ. \r\nUma intolerância corresponde a reações tipicamente (mas não necessariamente) não imunes. Perante esta situação deve ser utilizado o tipo: âintoleranceâ",
"max" : "0"
},
{
"id" : "AllergyIntolerance.category",
"path" : "AllergyIntolerance.category",
"definition" : "Identifica a categoria de Alergia ou Intolerância. \r\n\r\n- âfoodâ deve ser utilizado para descrever qualquer substância que fornece suporte nutricional.\r\n\r\n- âmedicationâ deve ser utilizado para descrever substâncias que são administradas para obtenção de um efeito fisiológico.\r\n \r\n- âenvironmentâ deve ser utilizado para descrever quaisquer substâncias encontradas no meio ambiente, não classificadas como alimento, medicamente ou biológico.\r\n\r\n- âbiologicâ deve ser utilizado para descrever preparações sintetizadas a partir de organismos vivos ou dos seus produtos.",
"max" : "1",
"condition" : [
"aitPtCore-01"
]
},
{
"id" : "AllergyIntolerance.criticality",
"path" : "AllergyIntolerance.criticality",
"definition" : "Identifica a criticidade associada a futuras exposições. \r\n\r\n - âlowâ identifica que o pior resultado de uma futura exposição não é considerado como risco de vida ou com elevada probabilidade de falência dos sistemas do utente (morte).\r\n\r\n - âhighâ identifica que o pior resultado de uma futura exposição é considerada como risco de vida ou com elevada probabilidade de falência dos sistemas do utente (morte).\r\n\r\n - âunable-to-assessâ identifica que não é possÃvel avaliar qual o pior resultado decorrente de futuras exposições.",
"max" : "0"
},
{
"id" : "AllergyIntolerance.code",
"path" : "AllergyIntolerance.code",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "id"
}
],
"rules" : "open"
},
"definition" : "Identifica o alergénio responsável pela alergia ou intolerância. Caso não seja conhecida nenhuma alergia, esta informação deverá ser comunicada.",
"min" : 1,
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/CodeableConceptPTCore"
]
}
],
"condition" : [
"aitPtCore-01"
],
"mustSupport" : true
},
{
"id" : "AllergyIntolerance.code:absentOrUnknownAllergy",
"path" : "AllergyIntolerance.code",
"sliceName" : "absentOrUnknownAllergy",
"definition" : "Identica quando se desconhece a existencia de alergias.",
"comment" : "Value Set Name: Absent Or Unknown Allergy",
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/CodeableConceptPTCore"
]
}
],
"condition" : [
"aitPtCore-01"
],
"binding" : {
"strength" : "required",
"valueSet" : "https://www.ctc.min-saude.pt/catalogos/alergias-e-outras-reacoes-adversas"
}
},
{
"id" : "AllergyIntolerance.code:absentOrUnknownAllergy.id",
"path" : "AllergyIntolerance.code.id",
"fixedId" : "absentOrUnknownAllergy"
},
{
"id" : "AllergyIntolerance.code:allergenNoDrug",
"path" : "AllergyIntolerance.code",
"sliceName" : "allergenNoDrug",
"definition" : "Identifica o alergénio não medicamentoso.",
"comment" : "Value Set Name: Allergen No Drug",
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/CodeableConceptPTCore"
]
}
],
"condition" : [
"aitPtCore-01"
],
"binding" : {
"strength" : "required",
"valueSet" : "https://www.ctc.min-saude.pt/catalogos/alergias-e-outras-reacoes-adversas"
}
},
{
"id" : "AllergyIntolerance.code:allergenNoDrug.id",
"path" : "AllergyIntolerance.code.id",
"fixedId" : "allergenNoDrug"
},
{
"id" : "AllergyIntolerance.code:drugAllergen",
"path" : "AllergyIntolerance.code",
"sliceName" : "drugAllergen",
"definition" : "Identifica o alergénio medicamentoso.",
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/CodeableConceptMEDCodePTCore"
]
}
],
"condition" : [
"aitPtCore-01"
]
},
{
"id" : "AllergyIntolerance.code:drugAllergen.id",
"path" : "AllergyIntolerance.code.id",
"fixedId" : "drugAllergen"
},
{
"id" : "AllergyIntolerance.code:drugAllergen.coding:EMA",
"path" : "AllergyIntolerance.code.coding",
"sliceName" : "EMA",
"max" : "0"
},
{
"id" : "AllergyIntolerance.code:drugAllergen.coding:DCI-PT",
"path" : "AllergyIntolerance.code.coding",
"sliceName" : "DCI-PT"
},
{
"id" : "AllergyIntolerance.code:drugAllergen.coding:DCI-PT.id",
"path" : "AllergyIntolerance.code.coding.id",
"fixedId" : "DCI-PT"
},
{
"id" : "AllergyIntolerance.patient",
"path" : "AllergyIntolerance.patient",
"short" : "A reference from one resource to another",
"definition" : "Identifica o Utente ao qual a Alergia ou Intolerância se encontra associada",
"type" : [
{
"code" : "Reference",
"profile" : [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/ReferencePTCore"
],
"targetProfile" : [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/PatientPTCore"
],
"aggregation" : [
"referenced"
]
}
],
"mustSupport" : true
},
{
"id" : "AllergyIntolerance.encounter",
"path" : "AllergyIntolerance.encounter",
"short" : "A reference from one resource to another",
"definition" : "Identifica o Episódio no qual a Alergia ou Intolerância foi identificada.",
"type" : [
{
"code" : "Reference",
"profile" : [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/ReferencePTCore"
],
"targetProfile" : [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/EncounterPTCore"
]
}
]
},
{
"id" : "AllergyIntolerance.onset[x]",
"path" : "AllergyIntolerance.onset[x]",
"definition" : "Identifica quando é que Alergia ou Intolerância foi identificada.",
"type" : [
{
"code" : "dateTime"
},
{
"code" : "Age",
"profile" : [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/AgePTCore"
]
},
{
"code" : "Period",
"profile" : [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/PeriodPTCore"
]
},
{
"code" : "Range",
"profile" : [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/RangePTCore"
]
},
{
"code" : "string"
}
],
"mustSupport" : true
},
{
"id" : "AllergyIntolerance.recordedDate",
"path" : "AllergyIntolerance.recordedDate",
"definition" : "Identifica a data associada ao primeiro registo.\r\n\r\nUma data ou data parcial ou data e hora, sendo o formato definido pela ISO8601. Se a hora e minutos forem especificados, descrição da time zone (UTC) DEVE ser preenchida. Os segundos devem ser fornecidos devido a restrições de tipo de esquema, mas podem ser preenchidos com zero. O horário \"24:00\" não é permitido. Formatos possÃveis:\r\n\r\n - ano;\r\n - ano e mês;\r\n - ano, mês e dia;\r\n - YYYY-MM-DDThh:mm:ss+zz:zz - ano, mês, dia , hora, minutos , segundos e time zone."
},
{
"id" : "AllergyIntolerance.recorder",
"path" : "AllergyIntolerance.recorder",
"short" : "A reference from one resource to another",
"definition" : "Identifica o responsável pelo registo da Alergia ou Intolerância.",
"type" : [
{
"code" : "Reference",
"profile" : [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/ReferencePTCore"
],
"targetProfile" : [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/PractitionerRolePTCore",
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/PractitionerPTCore",
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/PatientPTCore",
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/RelatedPersonPTCore"
]
}
]
},
{
"id" : "AllergyIntolerance.asserter",
"path" : "AllergyIntolerance.asserter",
"short" : "A reference from one resource to another",
"definition" : "Identifica a quem registou a alergia ou intolerância.\r\nAssim, a origem da informação pode ser o Profissional, Utente ou Pessoa Relacionad",
"comment" : "References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.",
"type" : [
{
"code" : "Reference",
"profile" : [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/ReferencePTCore"
],
"targetProfile" : [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/PractitionerRolePTCore",
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/PractitionerPTCore",
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/PatientPTCore",
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/RelatedPersonPTCore"
]
}
]
},
{
"id" : "AllergyIntolerance.lastOccurrence",
"path" : "AllergyIntolerance.lastOccurrence",
"definition" : "A data de última ocorrência de reação.\r\n\r\nUma data ou data parcial ou data e hora, sendo o formato definido pela ISO8601. Se a hora e minutos forem especificados, descrição da time zone (UTC) DEVE ser preenchida. Os segundos devem ser fornecidos devido a restrições de tipo de esquema, mas podem ser preenchidos com zero. O horário \"24:00\" não é permitido. Formatos possÃveis:\r\n\r\n - ano;\r\n - ano e mês;\r\n - ano, mês e dia;\r\n - YYYY-MM-DDThh:mm:ss+zz:zz - ano, mês, dia , hora, minutos , segundos e time zone."
},
{
"id" : "AllergyIntolerance.note",
"path" : "AllergyIntolerance.note",
"definition" : "Apresenta informação complementar, não descrita nos restantes atributos",
"type" : [
{
"code" : "Annotation",
"profile" : [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/AnnotationPTCore"
]
}
]
},
{
"id" : "AllergyIntolerance.reaction",
"path" : "AllergyIntolerance.reaction",
"definition" : "Identifica eventos associados à exposição.",
"mustSupport" : true
},
{
"id" : "AllergyIntolerance.reaction.extension",
"path" : "AllergyIntolerance.reaction.extension",
"mustSupport" : true
},
{
"id" : "AllergyIntolerance.reaction.extension:severityReactionPTExtension",
"path" : "AllergyIntolerance.reaction.extension",
"sliceName" : "severityReactionPTExtension",
"comment" : "Value Set Name: Severity",
"type" : [
{
"code" : "Extension",
"profile" : [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/SeverityReactionPTExtension"
]
}
],
"isModifier" : false
},
{
"id" : "AllergyIntolerance.reaction.substance",
"path" : "AllergyIntolerance.reaction.substance",
"definition" : "Identifica o alergénio responsável pela alergia ou intolerância. Caso não seja conhecida nenhuma alergia, esta informação deverá ser comunicada.",
"max" : "0",
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/CodeableConceptPTCore"
]
}
]
},
{
"id" : "AllergyIntolerance.reaction.manifestation",
"path" : "AllergyIntolerance.reaction.manifestation",
"definition" : "Identifica os sintomas/sinais associados à reação.",
"comment" : "Value Set Name: Reaction Manifestation",
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/CodeableConceptPTCore"
]
}
],
"mustSupport" : true,
"binding" : {
"strength" : "required",
"valueSet" : "https://www.ctc.min-saude.pt/catalogos/alergias-e-outras-reacoes-adversas"
}
},
{
"id" : "AllergyIntolerance.reaction.description",
"path" : "AllergyIntolerance.reaction.description",
"definition" : "Apresenta descrição da reação."
},
{
"id" : "AllergyIntolerance.reaction.onset",
"path" : "AllergyIntolerance.reaction.onset",
"definition" : "A data da manifestação da reação.\r\n\r\nUma data ou data parcial ou data e hora, sendo o formato definido pela ISO8601. Se a hora e minutos forem especificados, descrição da time zone (UTC) DEVE ser preenchida. Os segundos devem ser fornecidos devido a restrições de tipo de esquema, mas podem ser preenchidos com zero. O horário \"24:00\" não é permitido. Formatos possÃveis:\r\n\r\n - ano;\r\n - ano e mês;\r\n - ano, mês e dia;\r\n - YYYY-MM-DDThh:mm:ss+zz:zz - ano, mês, dia , hora, minutos , segundos e time zone."
},
{
"id" : "AllergyIntolerance.reaction.severity",
"path" : "AllergyIntolerance.reaction.severity",
"max" : "0"
},
{
"id" : "AllergyIntolerance.reaction.exposureRoute",
"path" : "AllergyIntolerance.reaction.exposureRoute",
"definition" : "Identifica a via de exposição associada à reação.",
"comment" : "Value Set Name: Route of Administration",
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/CodeableConceptPTCore"
]
}
],
"binding" : {
"strength" : "required",
"valueSet" : "https://www.ctc.min-saude.pt/catalogos/apoio-ao-registo-da-medicacao"
}
},
{
"id" : "AllergyIntolerance.reaction.note",
"path" : "AllergyIntolerance.reaction.note",
"definition" : "Apresenta informação complementar, não descrita nos restantes atributos.",
"type" : [
{
"code" : "Annotation",
"profile" : [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/AnnotationPTCore"
]
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.